libconfuse-common software package provides Common files for libConfuse, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconfuse-common
libconfuse-common is installed in your system.
Make ensure the libconfuse-common package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconfuse-common *
You will get with libconfuse-common package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libconfuse-common |
| Version | 2.7-4ubuntu1 |
| Description | Common files for libConfuse |
| Sub Section | libs |